Using Task Scheduler, you can schedule any script, program, or document to run at a time that is most convenient for you.
When you first install your
With Task Scheduler, you can:
Each scheduled task you create is stored as a .job file in the \Windows\Tasks folder. The .job file contains the properties and configuration information for the task. You can create a scheduled task on your computer and then drag the .job object over to a remote computer. After you drag a task from one computer to another, you must update the account information for the task before it will run. Removing a scheduled task removes only the .job file from the schedule. The program file the task runs is not removed from the hard disk.
For tips on using Task Scheduler, see Best Practices.